Function openssl_sys::gnu_basename
source · pub unsafe extern "C" fn gnu_basename(path: *const i8) -> *mut i8
Expand description
GNU version of basename(3)
, defined in string.h
.
pub unsafe extern "C" fn gnu_basename(path: *const i8) -> *mut i8
GNU version of basename(3)
, defined in string.h
.