Function crossbundle_tools::commands::android::find_library_path[][src]

pub fn find_library_path<S: AsRef<Path>>(
    paths: &[PathBuf],
    lib_name: S
) -> Result<Option<PathBuf>>
Expand description

Resolves native library using search paths