binaryninjacore_sys

Function BNCollaborationChangesetSetName

source
pub unsafe extern "C" fn BNCollaborationChangesetSetName(
    changeset: *mut BNCollaborationChangeset,
    name: *const c_char,
) -> bool