binaryninjacore_sys

Function BNRead16

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