[][src]Function rustc_llvm_proxy::proxy::LLVMStructCreateNamed

#[no_mangle]
pub unsafe extern "C" fn LLVMStructCreateNamed(
    C: LLVMContextRef,
    Name: *const c_char
) -> LLVMTypeRef