binaryninjacore_sys

Function BNFileSize

source
pub unsafe extern "C" fn BNFileSize(
    path: *const c_char,
    size: *mut u64,
) -> bool