pub unsafe extern "C" fn gnu_basename(path: *const i8) -> *mut i8
Expand description

GNU version of basename(3), defined in string.h.