binaryninjacore_sys

Function BNTypeWithReplacedStructure

source
pub unsafe extern "C" fn BNTypeWithReplacedStructure(
    type_: *mut BNType,
    from: *mut BNStructure,
    to: *mut BNStructure,
) -> *mut BNType