binaryninjacore_sys

Function BNWrite64

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