HomeSort by relevance Sort by last modified time
    Searched refs:GVoidFunc (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/glib/glib/
gutils.h 269 typedef void (*GVoidFunc) (void);
280 void g_atexit (GVoidFunc func);
gutils.c 318 g_atexit (GVoidFunc func)
    [all...]

Completed in 59 milliseconds