Home
last modified time | relevance | path

Searched defs:with_library (Results 1 – 2 of 2) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/ash/src/
H A Dentry_libloading.rs73 pub unsafe fn with_library(path: &impl AsRef<OsStr>) -> Result<Entry, LoadingError> { in with_library() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/ash/src/
H A Dentry_libloading.rs73 pub unsafe fn with_library(path: &impl AsRef<OsStr>) -> Result<Entry, LoadingError> { in with_library() method