pub unsafe extern "C" fn alpm_option_get_hookdirs(
    handle: *mut alpm_handle_t
) -> *mut alpm_list_t
Expand description

Gets the currently configured hookdirs, @param handle the context handle @return a char* list of hook directories