LLVMGetInstructionCallConv

Function LLVMGetInstructionCallConv 

Source
#[unsafe(no_mangle)]
pub extern "C" fn LLVMGetInstructionCallConv(
    Instr: LLVMValueRef,
) -> c_uint