Function psp::sys::sceHprmIsMicrophoneExist

source ·
#[no_mangle]
pub unsafe extern "C" fn sceHprmIsMicrophoneExist() -> i32
Expand description

Determines whether the microphone is plugged in.

§Return Value

1 if the microphone is plugged in, else 0.