binaryninjacore_sys

Function BNSetGlobalCommentForAddress

source
pub unsafe extern "C" fn BNSetGlobalCommentForAddress(
    view: *mut BNBinaryView,
    addr: u64,
    comment: *const c_char,
)