Function magick_rust::bindings::fgets_unlocked

source ยท
pub unsafe extern "C" fn fgets_unlocked(
    __s: *mut c_char,
    __n: c_int,
    __stream: *mut FILE,
) -> *mut c_char