binaryninjacore_sys

Function BNAddHTMLReportToCollection

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