pub unsafe extern "C" fn aws_get_home_directory(
allocator: *mut aws_allocator
) -> *mut aws_string
Expand description
Returns the current user’s home directory.
pub unsafe extern "C" fn aws_get_home_directory(
allocator: *mut aws_allocator
) -> *mut aws_string
Returns the current user’s home directory.