Function torch::THFile_readDoubleRaw [] [src]

pub unsafe extern "C" fn THFile_readDoubleRaw(
    self_: *mut THFile,
    data: *mut f64,
    n: usize
) -> usize