binaryninjacore_sys

Function BNDataBufferToEscapedString

source
pub unsafe extern "C" fn BNDataBufferToEscapedString(
    buf: *mut BNDataBuffer,
    nullTerminates: bool,
    escapePrintable: bool,
) -> *mut c_char