Function gst::ffi::gst_navigation_query_parse_commands_nth[][src]

pub unsafe extern "C" fn gst_navigation_query_parse_commands_nth(
    query: *mut GstQuery,
    nth: guint,
    cmd: *mut GstNavigationCommand
) -> gboolean