pub unsafe extern "C-unwind" fn AudioOutputUnitStart(
ci: AudioUnit,
) -> i32Available on crate features
AUComponent and AudioComponent and AudioOutputUnit only.Expand description
ยงSafety
ci must be a valid pointer.