[][src]Function zathura_plugin_sys::zathura_link_get_type

pub unsafe extern "C" fn zathura_link_get_type(
    link: *mut zathura_link_t
) -> zathura_link_type_t

Returns the type of the link

@param link The link @return The target type of the link