Function
RBfile
Declaration [src]
const char*
rb_file (
const char* filename
)
Description [src]
Searches for an installed file, returning the full path name if found, NULL otherwise.
const char*
rb_file (
const char* filename
)
Searches for an installed file, returning the full path name if found, NULL otherwise.