binaryninjacore_sys

Function BNSetFunctionComment

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