pub unsafe extern "C" fn alpm_option_get_root(
handle: *mut alpm_handle_t,
) -> *const c_char
Expand description
Returns the root path. Read-only. @param handle the context handle
pub unsafe extern "C" fn alpm_option_get_root(
handle: *mut alpm_handle_t,
) -> *const c_char
Returns the root path. Read-only. @param handle the context handle