binaryninjacore_sys

Function BNRead32

source
pub unsafe extern "C" fn BNRead32(
    stream: *mut BNBinaryReader,
    result: *mut u32,
) -> bool