binaryninjacore_sys

Function BNWriteLE32

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