Skip to main content

wxd_FileDialog_GetPath

Function wxd_FileDialog_GetPath 

Source
pub unsafe extern "C" fn wxd_FileDialog_GetPath(
    self_: *const wxd_FileDialog_t,
    buffer: *mut c_char,
    bufLen: usize,
) -> c_int