Function psp::sys::sceHttpEnd

source ·
#[no_mangle]
pub unsafe extern "C" fn sceHttpEnd() -> i32
Expand description

Terminate the http library.

§Return Value

0 on success, < 0 on error.