[][src]Function pspsdk_sys::sdk::sceCtrlSetSamplingCycle

pub unsafe extern "C" fn sceCtrlSetSamplingCycle(cycle: c_int) -> c_int

Set the controller cycle setting.

@param cycle - Cycle. Normally set to 0.

@return The previous cycle setting.