pub unsafe extern "C" fn WebPMuxNumChunks(
mux: *const WebPMux,
id: WebPChunkId,
num_elements: *mut c_int,
) -> WebPMuxError
Available on crate feature
mux
only.pub unsafe extern "C" fn WebPMuxNumChunks(
mux: *const WebPMux,
id: WebPChunkId,
num_elements: *mut c_int,
) -> WebPMuxError
mux
only.