[][src]Function pspsdk_sys::sdk::sceUtilitySetNetParam

pub unsafe extern "C" fn sceUtilitySetNetParam(
    param: c_int,
    val: *const c_void
) -> c_int

Sets a network parameter @note This sets only to configuration 0

@param param - Which parameter to set @param val - Pointer to the the data to set

@return 0 on success