Home
last modified time | relevance | path

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

/rust-libc-0.2.174/src/
H A Dpsp.rs72 pub type HttpPasswordCB = Option< typedef
4096 pub fn sceHttpSetAuthInfoCB(id: i32, cbfunc: HttpPasswordCB) -> i32; in sceHttpSetAuthInfoCB()