binaryninjacore_sys

Function BNWriteBE16

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