linked_file

Function linked_file 

Source
pub fn linked_file() -> *mut ()
Expand description

Returns a raw pointer to the currently linked file.

If no file is linked to the current program, this function will return a null pointer.