Function torch::THIntTensor_maskedFill [] [src]

pub unsafe extern "C" fn THIntTensor_maskedFill(
    tensor: *mut THIntTensor,
    mask: *mut THByteTensor,
    value: c_int
)