binaryninjacore_sys

Function BNStructureWithReplacedStructure

source
pub unsafe extern "C" fn BNStructureWithReplacedStructure(
    s: *mut BNStructure,
    from: *mut BNStructure,
    to: *mut BNStructure,
) -> *mut BNStructure