binaryninjacore_sys

Function BNWrite32

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