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

POSIX version of basename(3), defined in libgen.h.