Searched defs:sceAudioChangeChannelVolume (Results 1 - 1 of 1) sorted by relevance
| /third_party/rust/crates/libc/src/ | ||
| H A D | psp.rs | 2624 pub fn sceAudioChangeChannelVolume(channel: i32, left_vol: i32, right_vol: i32) -> i32; in sceAudioChangeChannelVolume() functions |
Completed in 14 milliseconds