Skip to main content

xmlGetBinaryPath

Function xmlGetBinaryPath 

Source
#[unsafe(no_mangle)]
pub extern "C" fn xmlGetBinaryPath() -> *mut c_char
Expand description

Get the path to the current executable.

ยงUPSTREAM-PARITY

char *xmlGetBinaryPath(void);