[][src]Function pspsdk_sys::sdk::sceAudioInputInitEx

pub unsafe extern "C" fn sceAudioInputInitEx(
    params: *mut pspAudioInputParams
) -> c_int

Init audio input (with extra arguments)

@param params - A pointer to a ::pspAudioInputParams struct.

@return 0 on success, an error if less than 0.