Function BNSetGlobalCommentForAddress

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