Function nix_store_path_clone

Source
pub unsafe extern "C" fn nix_store_path_clone(
    p: *const StorePath,
) -> *mut StorePath
Expand description

Copy a StorePath

§Arguments

  • p [in] - the path to copy

§Returns

a new StorePath