binaryninjacore_sys

Function BNWriteBE64

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