binaryninjacore_sys

Function BNRemoteProjectSetDescription

source
pub unsafe extern "C" fn BNRemoteProjectSetDescription(
    project: *mut BNRemoteProject,
    description: *const c_char,
) -> bool