[][src]Function discid_sys::discid_get_feature_list

pub unsafe extern "C" fn discid_get_feature_list(features: *mut *mut c_char)

Return a list of features supported by the current platform. The array of length ::DISCID_FEATURE_LENGTH should be allocated by the user. After the call each element of the array is either NULL or a pointer to a static string.

\since libdiscid 0.4.0

@param[out] features a static string array of length ::DISCID_FEATURE_LENGTH