Function rustc_codegen_llvm::llvm_::ffi::LLVMRustCreateByValAttr

source ยท
pub unsafe extern "C" fn LLVMRustCreateByValAttr<'a>(
    C: &'a Context,
    ty: &'a Type,
) -> &'a Attribute