Function dylib_suffix_for_opt

Source
pub fn dylib_suffix_for_opt(
    target_family: &str,
    target_os: &str,
) -> Option<&'static str>