binaryninjacore_sys

Function BNWriteBE32

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