Function BNSetFunctionComment

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