Function ndk_sys::getline

source ·
pub unsafe extern "C" fn getline(
    __line_ptr: *mut *mut c_char,
    __line_length_ptr: *mut usize,
    __fp: *mut FILE
) -> isize