[][src]Function libmpv_sys::mpv_get_sub_api

pub unsafe extern "C" fn mpv_get_sub_api(
    ctx: *mut mpv_handle,
    sub_api: mpv_sub_api
) -> *mut c_void

This is used for additional APIs that are not strictly part of the core API. See the individual mpv_sub_api member values.

@deprecated use render.h