rustc_codegen_llvm::llvm_::ffi

Function LLVMStructCreateNamed

Source
pub unsafe extern "C" fn LLVMStructCreateNamed(
    C: &Context,
    Name: *const c_char,
) -> &Type