binaryninjacore_sys

Function BNCreateSnapshotedView

source
pub unsafe extern "C" fn BNCreateSnapshotedView(
    data: *mut BNBinaryView,
    viewName: *const c_char,
) -> bool