Function rcudnn::cudnnGetConvolutionMathType[][src]

pub unsafe extern "C" fn cudnnGetConvolutionMathType(
    convDesc: *mut cudnnConvolutionStruct,
    mathType: *mut cudnnMathType_t
) -> cudnnStatus_t