Function rustc_codegen_llvm::llvm::LLVMStructCreateNamed

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