[][src]Function glib_sys::g_key_file_get_comment

pub unsafe extern "C" fn g_key_file_get_comment(
    key_file: *mut GKeyFile,
    group_name: *const c_char,
    key: *const c_char,
    error: *mut *mut GError
) -> *mut c_char