Function torch::THLongVector_cdiv [] [src]

pub unsafe extern "C" fn THLongVector_cdiv(
    z: *mut c_long,
    x: *const c_long,
    y: *const c_long,
    n: isize
)