Function BNProjectSetName

Source
pub unsafe extern "C" fn BNProjectSetName(
    project: *mut BNProject,
    name: *const c_char,
) -> bool