VSISetPathSpecificOption

Function VSISetPathSpecificOption 

Source
pub unsafe extern "C" fn VSISetPathSpecificOption(
    pszPathPrefix: *const c_char,
    pszKey: *const c_char,
    pszValue: *const c_char,
)