[ CCode ( array_length = false , array_null_terminated = true ) ]
public unowned string[] get_device_file_symlinks ()
Gets a list of symlinks (in <literal>/dev</literal>) that points to the device file for this .
| this |
A Device. |
|
A null terminated string array of symlinks. This array is owned by this and should not be freed by the caller. |