[−][src]Function pspsdk_sys::sdk::sceNetApctlGetState
pub unsafe extern "C" fn sceNetApctlGetState(pState: *mut c_int) -> c_int
Get the state of the access point connection.
@param pState - Pointer to receive the current state (one of the PSP_NET_APCTL_STATE_* defines).
@return < 0 on error.