binaryninjacore_sys

Function BNAddPlainTextReportToCollection

source
pub unsafe extern "C" fn BNAddPlainTextReportToCollection(
    reports: *mut BNReportCollection,
    view: *mut BNBinaryView,
    title: *const c_char,
    contents: *const c_char,
)