Skip to main content

mpv_set_property_string

Function mpv_set_property_string 

Source
pub unsafe extern "C" fn mpv_set_property_string(
    ctx: *mut mpv_handle,
    name: *const c_char,
    data: *const c_char,
) -> c_int