Type Definition vpx_sys::vpx_decrypt_cb [] [src]

type vpx_decrypt_cb = Option<unsafe extern "C" fn(_: *mut c_void, _: *const c_uchar, _: *mut c_uchar, _: c_int)>;