Skip to main content

mpv_command_async

Function mpv_command_async 

Source
pub unsafe extern "C" fn mpv_command_async(
    ctx: *mut mpv_handle,
    reply_userdata: u64,
    args: *mut *const c_char,
) -> c_int