pub unsafe extern "C" fn iplProbeArrayCreate(
context: IPLContext,
probeArray: *mut IPLProbeArray,
) -> IPLerrorExpand description
Creates an empty probe array.
\param context The context used to initialize Steam Audio. \param probeArray [out] The created probe array.
\return Status code indicating whether or not the operation succeeded.