Type Definition csfml_audio_sys::sfSoundRecorderStartCallback [] [src]

type sfSoundRecorderStartCallback = Option<unsafe extern "C" fn(_: *mut c_void) -> sfBool>;