Home
last modified time | relevance | path

Searched refs:RegHandle (Results 1 – 1 of 1) sorted by relevance

/rust-libc-0.2.174/src/
H A Dpsp.rs1365 pub struct RegHandle(u32);
3680 pub fn sceRegFlushRegistry(handle: RegHandle) -> i32; in sceRegFlushRegistry()
3683 handle: RegHandle, in sceRegOpenCategory() argument
3686 dir_handle: *mut RegHandle, in sceRegOpenCategory() argument
3692 dir_handle: RegHandle, in sceRegGetKeyInfo() argument
3694 key_handle: *mut RegHandle, in sceRegGetKeyInfo() argument
3699 dir_handle: RegHandle, in sceRegGetKeyInfoByName() argument
3705 dir_handle: RegHandle, in sceRegGetKeyValue() argument
3706 key_handle: RegHandle, in sceRegGetKeyValue() argument
3711 dir_handle: RegHandle, in sceRegGetKeyValueByName() argument
[all …]