Function psp::sys::sceUsbCamSetupStillEx

source ·
#[no_mangle]
pub unsafe extern "C" fn sceUsbCamSetupStillEx(
    param: *mut UsbCamSetupStillExParam
) -> i32
Expand description

Setups the parameters to take a still image (with more options)

§Parameters

  • param: pointer to a UsbCamSetupStillExParam

§Return Value

0 on success, < 0 on error