Function psp::sys::sceRegFlushRegistry

source ·
#[no_mangle]
pub unsafe extern "C" fn sceRegFlushRegistry(
    handle: RegistryHandle
) -> i32
Expand description

Flush the registry to disk

§Parameters

  • handle: The open registry handle

§Return Value

0 on success, < 0 on error