sceCtrlSetSamplingCycle

Function sceCtrlSetSamplingCycle 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn sceCtrlSetSamplingCycle(cycle: i32) -> i32
Expand description

Set the controller cycle setting.

§Parameters

  • cycle: Cycle. Normally set to 0.

§Return value

The previous cycle setting.