Function BNCollaborationChangesetSetName

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