binaryninjacore_sys

Function BNSettingsResetAll

source
pub unsafe extern "C" fn BNSettingsResetAll(
    settings: *mut BNSettings,
    view: *mut BNBinaryView,
    func: *mut BNFunction,
    scope: BNSettingsScope,
    schemaOnly: bool,
) -> bool