[][src]Function psp::sys::sceNetApctlGetState

#[no_mangle]pub unsafe extern "C" fn sceNetApctlGetState(pstate: *mut ApctlState) -> i32

Get the state of the access point connection.

Parameters

  • pstate: Pointer to receive the current state (one of ApctlState).

Return Value

< 0 on error.