binaryninjacore_sys

Function BNWrite8

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