Function BNCreateProject

Source
pub unsafe extern "C" fn BNCreateProject(
    path: *const c_char,
    name: *const c_char,
) -> *mut BNProject