Skip to main content

read_string

Function read_string 

Source
pub unsafe extern "C" fn read_string(
    WindowHandle: Hlong,
    InString: *const c_char,
    Length: Hlong,
    OutString: *mut c_char,
) -> Herror