binaryninjacore_sys

Function BNWrite16

source
pub unsafe extern "C" fn BNWrite16(
    stream: *mut BNBinaryWriter,
    val: u16,
) -> bool