pub unsafe extern "C" fn BNCreateCallingConvention(
arch: *mut BNArchitecture,
name: *const c_char,
cc: *mut BNCustomCallingConvention,
) -> *mut BNCallingConvention
Expand description
Calling conventions
pub unsafe extern "C" fn BNCreateCallingConvention(
arch: *mut BNArchitecture,
name: *const c_char,
cc: *mut BNCustomCallingConvention,
) -> *mut BNCallingConvention
Calling conventions