pub unsafe extern "C" fn alpm_option_get_dbext(
handle: *mut alpm_handle_t,
) -> *const c_char
Expand description
Gets the configured database extension. @param handle the context handle @return the configured database extension
pub unsafe extern "C" fn alpm_option_get_dbext(
handle: *mut alpm_handle_t,
) -> *const c_char
Gets the configured database extension. @param handle the context handle @return the configured database extension