Function mp4parse_capi::mp4parse_new [] [src]

#[no_mangle]
pub unsafe extern fn mp4parse_new(io: *const mp4parse_io)
                                  -> *mut mp4parse_parser

Allocate an mp4parse_parser* to read from the supplied mp4parse_io.