Function LLVMGetFunctionCallConv

Source
pub(crate) unsafe extern "C" fn LLVMGetFunctionCallConv(
    F: &Value,
) -> c_uint