binaryninjacore_sys

Function BNSetCommentForAddress

source
pub unsafe extern "C" fn BNSetCommentForAddress(
    func: *mut BNFunction,
    addr: u64,
    comment: *const c_char,
)