[][src]Type Definition pspsdk_sys::sdk::sceNetApctlHandler

type sceNetApctlHandler = Option<unsafe extern "C" fn(oldState: c_int, newState: c_int, event: c_int, error: c_int, pArg: *mut c_void)>;