[][src]Function nss::util::map_nss_secstatus

pub fn map_nss_secstatus<F>(callback: F) -> Result<()> where
    F: FnOnce() -> SECStatus