[][src]Function pspsdk_sys::sdk::sceCtrlSetSamplingMode

pub unsafe extern "C" fn sceCtrlSetSamplingMode(mode: c_int) -> c_int

Set the controller mode.

@param mode - One of ::PspCtrlMode.

@return The previous mode.