pub unsafe extern "C" fn tr_urlIsValid(
    url: *const c_char,
    url_len: usize
) -> u8
Expand description

@brief return true if the url is a [ http, https, ftp, sftp ] url that Transmission understands