[][src]Function ndk_sys::getline

pub unsafe extern "C" fn getline(
    __line_ptr: *mut *mut c_char,
    __line_length_ptr: *mut size_t,
    __fp: *mut FILE
) -> ssize_t