Function BNTypeBuilderSetCallingConventionName

Source
pub unsafe extern "C" fn BNTypeBuilderSetCallingConventionName(
    type_: *mut BNTypeBuilder,
    cc: BNCallingConventionName,
)