binaryninjacore_sys

Function BNRemoteCreateProject

source
pub unsafe extern "C" fn BNRemoteCreateProject(
    remote: *mut BNRemote,
    name: *const c_char,
    description: *const c_char,
) -> *mut BNRemoteProject