Function rustc_codegen_llvm::llvm::LLVMRustCreateStructRetAttr

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