[][src]Function ndk_build::dylibs::get_libs_search_paths

pub fn get_libs_search_paths(
    target_dir: &Path,
    target_triple: &str,
    target_profile: &Path
) -> Result<Vec<PathBuf>>