mpd_send_load_range

Function mpd_send_load_range 

Source
pub unsafe extern "C" fn mpd_send_load_range(
    connection: *mut mpd_connection,
    name: *const c_char,
    start: c_uint,
    end: c_uint,
) -> bool